<!DOCTYPE html>
<html>
    <body>
        <p>Hello world this is some text.Here is  second line.</p>
        <div style="color :rgb(0,255);">
        <h2><font color="blue">World war one.</font></h2>
        <font color="blue">It led to the death of people.</font><br>
        <font coor="blue">It also led to the destruction of properties.</font><br>
        <font color="blue">Eventually,it caused detororiation in economic crisis.</font><br>
        </div>
        <h2><font color="red"face="verdana"size="4">A different section.</font></h2>
        Text for the second section.
        <br>

        <br>
        Hello world!
        <br>
        <a href="http://nytimes.com">New York Times</a>
        <br>
        Hello world!
        <br>
        <a href="http://nytimes.com">http://nytimes.com</a>
        <br>
        Hello world!
        <br>
        <a href="about.html">Info/about us</a>
        <br>
        <br>
        <h4>Moses faustine.</h4>
        <br>
        <br>
        <img src="img_20240108_202058.jpg"alt="mosey is here"style="width:708px;height:689px;">
        <br>
        <br>

        <video width="400"controls="">
        <source src="/home/mosey/documents/graphics/training/Tutoril 1.mp4"type="MPEG-4">
        </source>
        </video>




    </body>
</html>
